projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4b112
)
iconview: Add a diagram to CSS documentation
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 10 Nov 2015 12:37:25 +0000
(07:37 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 10 Nov 2015 12:37:25 +0000
(07:37 -0500)
gtk/gtkiconview.c
patch
|
blob
|
history
diff --git
a/gtk/gtkiconview.c
b/gtk/gtkiconview.c
index f919cd93017a1fc716e056ec86e1bee82dc90b51..797b2e1e882381d74cf601649fd028a9d3c48533 100644
(file)
--- a/
gtk/gtkiconview.c
+++ b/
gtk/gtkiconview.c
@@
-68,6
+68,10
@@
*
* # CSS nodes
*
+ * |[<!-- language="plain" -->
+ * iconview.view
+ * ╰── [rubberband]
+ * ]|
*
* GtkIconView has a single CSS node with name iconview and style class .view.
* For rubberband selection, a subnode with name rubberband is used.